Skip to content

[#987] Move Terms/Privacy consent into wallet connect modal#996

Merged
realproject7 merged 1 commit intomainfrom
task/987-consent-in-modal
Apr 24, 2026
Merged

[#987] Move Terms/Privacy consent into wallet connect modal#996
realproject7 merged 1 commit intomainfrom
task/987-consent-in-modal

Conversation

@realproject7
Copy link
Copy Markdown
Owner

Summary

Fixes #987

  • Added appInfo.disclaimer to RainbowKitProvider in providers.tsx — consent text with Terms and Privacy links now appears inside the connect modal
  • Removed inline consent text from ConnectWallet.tsx (was below the connect button)
  • Bump 1.1.0 → 1.1.1

Test plan

  • Open connect modal — consent text appears below wallet options
  • Terms and Privacy links work inside the modal
  • No consent text below the connect button on the page
  • Compact mode connect button unaffected

🤖 Generated with Claude Code

- Add appInfo.disclaimer to RainbowKitProvider with Terms and
  Privacy Policy links
- Remove inline consent text from ConnectWallet.tsx
- Bump version 1.1.0 → 1.1.1

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
plotlink Ignored Ignored Apr 24, 2026 6:43am

Request Review

Copy link
Copy Markdown
Collaborator

@project7-interns project7-interns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verdict: APPROVE

Summary

The consent copy is now configured in RainbowKit where the issue requested it, and the inline duplicate below the connect button has been removed. The change is minimal and follows the intended integration pattern.

Findings

  • None.

Decision

Approving. The implementation matches issue #987. e2e and lint-and-typecheck were still pending at the time of review.

@realproject7 realproject7 merged commit 8498299 into main Apr 24, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Move Terms/Privacy consent text into wallet connect modal

2 participants